Releases: sailshq/sails-hook-shipwright
Releases · sailshq/sails-hook-shipwright
v0.3.0
Upgraded Rsbuild to 1.0 🚀
Read the Release blog post on Rsbuild 1.0
Feat
Change the code for HMR to use .connectWebSocket
by @DominusKelvin
Full Changelog: v0.2.2...v0.3.0
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- [feat] add asset hashing by @DominusKelvin in #6
- Introduce
shipwright.scripts()
andshipwright.styles()
locals for injecting the scripts and styles tags respectively in templates - Use
split-by-experience
chunking split strategy to improve performance
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- [fix] update config to disable output hash by @DominusKelvin in #4
- [chore] upgrade Rsbuild to 0.7 by @DominusKelvin in #5
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's changed
- fix: update config to disable output hash to the latest API
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- [feat] implement custom dev server by @DominusKelvin in #3
Full Changelog: v0.0.3...v0.1.0
v0.0.3
What's changed
- Support copying the files and folders in
assets/dependencies
to.tmp/public
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- [fix] error when trying to copy missing images or fonts by @DominusKelvin in #1
New Contributors
- @DominusKelvin made their first contribution in #1
Full Changelog: v0.0.1...v0.0.2