website@0.1.0
0.1.0 - 2021-07-17
💥 Breaking
- Make chokidar an optional dependency. (8163c44)
- Move source maps to a config setting. (#28) (fe58536), closes #28
- Rename generateDeclaration to declaration. (e1eaeb1)
- Rework how the
bundleoption works. (#55) (7ba924a), closes #55 - Rework local babel config. Support branch overrides. (b82577e)
- Support ECMAScript as default formats. (#69) (0d0d450), closes #69
🚀 Updates
- Add
--filterFormatsoption. (#45) (4fc2d14), closes #45 - Add
--filterPackagesoption. (#44) (27ea45a), closes #44 - Add
--filterPlatformsoption. (#46) (22a7b09), closes #46 - Add
initcommand. (#13) (e309171), closes #13 - Add
nativeplatform to support React Native. (#16) (b36a332), closes #16 - Add
packcommand. (#10) (31508cc), closes #10 - Add
validatecommand. (#8) (7155b20), closes #8 - Add
watchcommand. (#11) (16f297e), closes #11 - Add Babel plugin for handling invariant() functions. (#78) (98485ce), closes #78
- Add custom Babel plugin to transform environment expressions. (#17) (f9f03bd), closes #17
- Add engines version constraint. (549ee48)
- Add validate
filesoption to verify distributable files. (#33) (b700162), closes #33 - Allow JSON files to be imported. (#34) (f7db2d1), closes #34
- Always generate source maps. (#32) (d254ae6), closes #32
- Always run in production mode. (78a6ff9)
- Polyfill node modules for other platforms. (#26) (89f8294), closes #26
- Rework automatic entry points and exports. (#27) (3391d3c), closes #27
- Rework code bundling. (#59) (64c0097), closes #59
- Support a
bundleconfig option. (#38) (bb4844e), closes #38 - Support different declaration type outputs. (#9) (3e44964), closes #9
- Support generators for old browser targets. (#22) (131deb3), closes #22
- Support multiple configurations per package. (#6) (8b534e2), closes #6
- Update experimental target to Node v16. (#52) (ffb5812), closes #52
🐞 Fixes
- Bring back
libas a browser default format. (#72) (f707ccb), closes #72 - Fix shared lib issues. (3b3baba)
🔑 Security
- bump dns-packet from 1.3.1 to 1.3.4 in /website (#63) (c9b0307), closes #63
- Bump elliptic from 6.5.3 to 6.5.4 in /website (#40) (15349a9), closes #40
- Bump ini from 1.3.5 to 1.3.8 in /website (#12) (66b4a5c), closes #12
- bump lodash from 4.17.20 to 4.17.21 in /website (#56) (c2aa165), closes #56
- bump normalize-url from 4.5.0 to 4.5.1 in /website (#70) (96ffbc1), closes #70
- Bump prismjs from 1.23.0 to 1.24.1 in /website (#74) (ecba5f9), closes #74
- bump ssri from 6.0.1 to 6.0.2 in /website (#49) (ad3a837), closes #49
- bump ua-parser-js from 0.7.22 to 0.7.28 in /website (#54) (d93bde3), closes #54
- bump url-parse from 1.4.7 to 1.5.1 in /website (#57) (7e09acf), closes #57
- bump ws from 6.2.1 to 6.2.2 in /website (#65) (db03fe4), closes #65
- bump y18n from 4.0.0 to 4.0.3 in /website (#50) (e43259c), closes #50
🎨 Styles
📦 Dependencies
- Update doc dependencies. (505648d)
📘 Docs
- Add auto-deploy for Docusaurus. (#30) (70a8f53), closes #30
- Add babel config section. (33fb3d9)
- Add clean command. (8793fd1)
- Add pack docs. (9173b27)
- Add version to header. (6ee39cc)
- Enable algolia search. (5edfee5)
- Fix version extraction. (6a0401d)
- Improve examples. (c9cd99f)
- Integrate new website. (#5) (351be8d), closes #5
- Rename solorepo to polyrepo. (176346c)
- Update index features. (9134e7e)
- Update website. (dd1775c)
🛠 Internals
- Add tests and increase code coverage. (#18) (a7520ea), closes #18
- Rename filter options. (#47) (ec918eb), closes #47
- Rework file cleanup layer. (7e7f4dd)
- Switch to @beemo/dev for developer tooling. (#51) (7def806), closes #51
- Switch to a monorepo. (#76) (37f4c1d), closes #76
Note: Version bump only for package website