Releases: peterramsing/lost
Releases · peterramsing/lost
v10.0.0-0
What's Changed
- Release it by @peterramsing in #459
- General package updates and optimizations by @peterramsing in #458
- adds v* to ci by @peterramsing in #462
- Fixes versions back to the supported Node versions by @peterramsing in #463
- Migrate core to TypeScript by @peterramsing in #464
- Main 2023 08 bump npm by @peterramsing in #467
- bumps for security by @peterramsing in #469
Full Changelog: v9.0.2...v10.0.0-0
9.0.2
9.0.1
- 🔧 Fixes issue where
@rules
could throw errors at transpile time. 82d6a7d Thanks @zahid-aziz
9.0.0
- 🆙 Initial move to PostCSS 8 b63ca2
- 👕 Fixes linting issue 577cc56
- 📝 Updates the Node requirements b6fd1d4
- 🔧 Fixes issue where reset didn't work for flexbox #424 37cd828
- 📝 Adds failing test for #424 5b4960e
- 📝 Removes un-used services 972b58d
- 🔧 Updates the travis config based on config linting from Travis 30be80f
- 💥 Drops Node 6 and 8 dependency e09a9b8
- 👕 Lint fix - spaces and parens added b5fa517
- 👕Cleans up lint configs for new versions 0fcb127
- 👕 Rocket ship c37fa9a
- Adds recent Node versions af671ff
- 🆙 Updates Postcss from 7 to 8 4eb64b3
- 🆙 Updates formatting dev dependencies 094751d
- 🆙 Updates dev dependencies to latest excluding formatting 73141db
- 💚 I guess 12 isn't a target yet bc47374
- 💚 Updates CI to test supported versions of Node 8274982
- 🎨 Moves new block to match other core e432e9c
- 🎨 Renames test file to match lib file 496e61d
- 👕 Adds trailing comma 37df67a
- 🎨 Refactors for clarity and stability ae9de55
- 🎨 Moves files around and renames them for consistency 5f6c758
9.0.0 Beta 3
- Fixes issue where any
@not-lost
query would be stripped out in Beta 2 by mistake
9.0.0 Beta2
- Initial move to PostCSS 8
9.0.0 Beta1
9.0.0 Beta0
- 📝 Updates the Node requirements b6fd1d4
- 📝 Removes un-used services 972b58d
- 🔧 Updates the travis config based on config linting from Travis 30be80f
- 💥 Drops Node 6 and 8 dependency e09a9b8
- 👕 Lint fix - spaces and parens added b5fa517
- 👕Cleans up lint configs for new versions 0fcb127
- 👕 Rocket ship c37fa9a
- Adds recent Node versions af671ff
- 🆙 Updates Postcss from 7 to 8 4eb64b3
- 🆙 Updates formatting dev dependencies 094751d
- 🆙 Updates dev dependencies to latest excluding formatting 73141db
- 💚 I guess 12 isn't a target yet bc47374
- 💚 Updates CI to test supported versions of Node 8274982
- 🎨 Moves new block to match other core e432e9c
- 🎨 Renames test file to match lib file 496e61d
- 👕 Adds trailing comma 37df67a
- 🎨 Refactors for clarity and stability ae9de55
- 🎨 Moves files around and renames them for consistency 5f6c758
Darcy Release - v8.3.1
[v8.3.1] - 2019-02-09
Fixed
- #436 - Fixes issue where spaces in fractions could output bad markup. Thanks, @Lucassifoni! 💃
Added
- #419 - Adds support for hex, rgba, and fallbacks for bad syntax. Thanks, @Lucassifoni! 🚀
Updated
- Node version clarification