Releases: okikio/bundlejs
Releases · okikio/bundlejs
v0.2.0
v0.1.0
0.1.0 (2022-02-26)
Bug Fixes
- add polyfill for older browser (4653c19)
- auto rotate when phone rotation is locked (2c0a686)
- esbuild binary mismatch on firefox (2326048)
- [email protected] it isn't a perf regression (42835c3)
- fix caching issue (fac119e)
- fix faq spacing (857a3b6)
- fix maximum width resize issue with the input editor (3ad1926)
- fix misc. bugs (8ea0943)
- fix module worker errors on Firefox; (9c05a42)
- fix parseInput error (865a1d8)
- fix PJAX not updating SEO tags and CSS (4633c23)
- fix search bugs (8eb88eb)
- fix small bugs (e84856b)
- fix vercel.json (2534f60)
- fix xml errors (f4ae2a5)
- fixed (8969ed8)
- forgot to renable sw for production 🛠 (b260039)
- hide navbar theme toggle btn on mobile devices (a1107ea)
- light theme crashing monaco (efbeb32)
- monaco github theme not working (b31fa8d)
- monaco resize issue and hit counter text font (5053da7)
- monaco types (760ecf9)
- preload bugs (d2da8ec)
- preload index.min.css (b27698d)
- preload-monaco gulp task (7c4d3ce)
- re-enable sw (edeaa1e)
- re-enable sw and SharedWorker (26fd8a2)
- reduce cache control header time (3d4682f)
- reduce cache control header time (for netlify) (a6f1306)
- remove webkit-touch-highlight on accordion (ac2ffd4)
- renable hit counter (077076a)
- revert to [email protected], to fix perf regression with v0.13.4 (59b789f)
- revert to prev orientation setting (1a58b7c)
- share btn (9dfb0ee)
- share url not working properly (3c0ae3f)
- share url should only be compressed if it is smaller (1a3a296)
- small bugs again (19dc355)
- spacing (85da1f5)
- switch to npm registery (27bb804)
- text bugs (6f23f33)
- update open-search.xml (3409fac)
- upgrade esbuild & fix monaco/ts share error (d3fbdd5)
- use cache storage (923cbdc)
- vercel preloading (1a7692f)
- wordwrap bug (5e833fd)
- worker bugs, make product-hunt image load faster (c4dcc5e)
Features
- add clear editor btn (bec90b7)
- add editor btn hide & src code size (5e05e02)
- add opacity transition to navbar open and close (ba6b852)
- add vercel.json for vercel (79705b2)
- add virtual console for debugging (cddb60e)
- force all deps to fetch their package.json even if not needed (2cae3d9)
- pkg versioning using proper package.json (c747ed9)
- push state on every run btn click (98551cf)
- re-design site so the new console works better (f3b386f)
- support text as a shared url search param (84562d0)
- trunucate inline console logs if the number of logs is over 50 (cd670b5)
Performance Improvements
- add importance=high (215d8e6)
- faster theme change (67e89e0)
- preload chunks (c05331d)
- preload index.min.js (10c7eed)
- preload monaco's script (58062d9)
- preload stuff (8960ec4)
- preload the theme change chunk (73ad118)
- speed up load times (d8e4b19)
- try boosting perf on mobile devices (3377f7f)
- update _headers (ade8c92)
- use module preload on esbuild (584980a)
v0.0.5
0.0.5 (2021-10-07)
Features
- add hover package info; (6eda9f6)
- add hover package info
- add support for ts types
- only bundle code when
bundle
is included in url; (43fef60)- only bundle code when bundle is included in url;
- switch to using select box for theme selection
Bug Fixes
- seperate workbox file (2b7f8ed)
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3
v0.0.2
0.0.2 (2021-09-20)
Features
- add copy, wrap, format & reset btns; (faaf924)
- add PWA screenshots; add sharing to PWA (4e50e04)
- add sw for PWA; detect offline/online mode (473c098)
- faster preloading & prefetching (3882c11)
- prefetch workers (dbe1287)
- preload monaco.min.js for faster perfs; (0222b70)
- PWA support for js/ts files (987984b)
- update deps; better seo (3c4ab38)
Bug Fixes
- editor styles on mobile; update deps (407d216)
- ensure all preloads are in order (a5bece7)
- reorder preloads and prefetch (d31d40f)
- seo social image previews bug (ed82939)
- social media preview (10e295c)
- unsafe-eval CSP issue (16db273)
- update sw.js caching algorithm (061205c)
- use a new image for social media cards (2e9b301)
v0.0.1
v0.0.0
0.0.0 (2021-09-16)
Features
- ♻️ switch to an editor model using monaco (3c2fbfc)
- ⚡ move to only one worker; (2f66612)
- add bundle.js.org into CNAME (e716b29)
- add frontend for bundler, (7d1f557)
- add search parameters e.g. bundle.js.org?exports=useState&from=react (40874cb)
- add solid js for ui, (51051f4)
- add support for esbuild and gzip, (898d882)
- demo: ✨ update deps; using uniroll create a rollup based bundler; replace esbuild-wasm (46eeb8b)
- docs: 🐛 add json support to the cdn namespace (509c663)
- docs: ✨ add run btn; (049016a)
- use counterapi to determing bundle js usage (1466a1c)
Bug Fixes
- 🐛 fix bugs, remove solid js (9de0145)
- 🐛 WIP rollup (ec9d099)
- 🔥 fix bugs from winidicss (f71d692)
- add rel="noopener" to footer link (53b56b2)
- add terser and fix @babel/core (c883c36)
- fix CNAME bug (e3bb629)
- fix gitpod bug (2eb48ec)
- fix pnpm install errors (36a6c80)
- header: correct capitalisation of GitHub (c7cb9bf)
- support firefox/safari 14 by bundling workers to iife (510cd11)