Today I'm thankful for open source! π₯° It's incredible what we have accomplished in just 1 year on @parceljs. π
To show my thanks, I'm donating to our dependencies. Use `npx thanks` to do the same! β¨
And if you want to support Parcel, get a shirt! π cottonbureau.com/products/paβ¦
π£ I am super excited to announce that we are working with @cottonbureau to produce @parceljs t-shirts and hoodies featuring Peanut the Parcel cat, designed by @timkim! π»π
Orders are open for 2 weeks, and they should arrive in time for the holidays! π
cottonbureau.com/products/paβ¦
Ported the JSMpeg MPEG1 and MP2 decoders to WebAssembly. Not that it's a good idea, but you can now decode 4k MPEG1 videos in your Browser in real time. Try it: jsmpeg.com/perf.html
π£ Just moved all my repos related to typography and document layout in JS to a new org on Github, including pdfkit, fontkit, textkit and many others! π
github.com/foliojs
This move should allow us to more easily add maintainers and contributors to these projects. β‘οΈ
π Parcel v1.9.0 does tree shaking on both ES6 and CommonJS modules! This is a HUGE deal since most of the code on npm is still CommonJS.
Try it out today with the `--experimental-scope-hoisting` flag!
π Read more about how it works here: medium.com/@devongovett/parcβ¦
Parcel v1.6.0 is out! π
π Zero config ES6+: no .babelrc required!
βοΈ Automatic JSX for React and Preact
π Node and Electron targets
π Production bundle statistics
β W3C PWA WebManifest
6οΈβ£ Node 6
π Many bugfixes and improvements!
π Read more: medium.com/@devongovett/parcβ¦
Want to use @rustlang on the web? With Parcel v1.5.0, itβs only 2 steps:
1. Install rustup.rs
2. Import .rs files into your JavaScript π
Parcel takes care of automatically installing all the necessary toolchains, targets, etc.
Read more: medium.com/@devongovett/parcβ¦
Parcel v1.5.0 is out! π
πΊ Source Maps!
βοΈ WebAssembly
π¦ @rustlang β WebAssembly with zero config
πΈ Config files like .babelrc invalidate cache
π .env file support
π Even faster for small projects
π Lots bugfixes and improvements!
Read more! π medium.com/@devongovett/parcβ¦
Parcel v1.4.0 is out! π
π HTTPS dev server
π GraphQL support
π¨βπ Service Worker and Web Worker support (Parcel processes `navigator.serviceWorker.register` and `new Worker` deps)
πMany bugfixes and improvements!
Thanks for your contributions! β€οΈ
github.com/parcel-bundler/paβ¦
Parcel v1.3.0 is out! π
π¦ Parcel now automagically installs missing dependencies. e.g. import a `.ts` file and the TypeScript compiler will be installed!
π @reasonml support
π¦ package.module + jsnext:main support
πTons of bugfixes and improvements!
github.com/parcel-bundler/paβ¦
This community is amazing! We already have 31 contributors who have submitted 74 pull requests in less than a week. Incredible. Thank you! β€οΈ
github.com/parcel-bundler/paβ¦
Join us! π
Just published Parcel v1.2.0! This is an awesome release made possible by the community. β€οΈ
βοΈ CoffeeScript support
π Fixes for minification
π --open option to auto launch browser
π MANY other bugfixes and improvements!
github.com/parcel-bundler/paβ¦