Skip to content

Releases: surimidev/surimi

[email protected]

05 Nov 07:50

Choose a tag to compare

🩹 Fixes

  • Update readmes for patch release (6decbdf)

❤️ Contributors

[email protected]

05 Nov 07:50

Choose a tag to compare

🩹 Fixes

  • Update readmes for patch release (6decbdf)

❤️ Contributors

@surimi/[email protected]

05 Nov 07:50

Choose a tag to compare

🩹 Fixes

  • Update readmes for patch release (6decbdf)

❤️ Contributors

@surimi/[email protected]

05 Nov 07:50

Choose a tag to compare

🩹 Fixes

  • Update readmes for patch release (6decbdf)

❤️ Contributors

[email protected]

04 Nov 15:32

Choose a tag to compare

compare changes

🚀 Enhancements

  • Ensure nested CSS files are built, cached and included only once (8718c90)

🏡 Chore

  • Add changelogen monorepo (#45)

❤️ Contributors

[email protected]

04 Nov 15:32

Choose a tag to compare

compare changes

🚀 Enhancements

  • surimi: Add common base class SurimiBase for all exported surimi classes (a825181)
  • Ensure nested CSS files are built, cached and included only once (8718c90)

🩹 Fixes

  • parsers: Support tokenizing at-rules with names (container queries) (#51)
  • Fix typing of select and styles methods (usables) (069b4d1)
  • Append custom properties instead of pre-pending them (0634cf4)

🏡 Chore

  • Add changelogen monorepo (#45)

❤️ Contributors

@surimi/[email protected]

04 Nov 15:31

Choose a tag to compare

compare changes

🩹 Fixes

  • parsers: Support tokenizing at-rules with names (container queries) (#51)

🏡 Chore

  • Fix changelogen config (7d3069a)
  • Make parsers version 0.0.1 for now, so it's released as 0.1.0 (abe6828)
  • Add changelogen monorepo (#45)

❤️ Contributors

@surimi/[email protected]

04 Nov 15:31

Choose a tag to compare

compare changes

🚀 Enhancements

  • Ensure nested CSS files are built, cached and included only once (8718c90)
  • Add commander.js for compiler arg parsing (#54)

🩹 Fixes

  • Copilot fuckup (#55)

🏡 Chore

  • Add changelogen monorepo (#45)

❤️ Contributors

[email protected]

28 Oct 11:33

Choose a tag to compare

Changelog

compare changes

🚀 Enhancements

  • Finish working on media query builder (df83356)
  • Initial version of @surimi/selector-parser (0e774de)
  • Working on parsers (d46dc0c)
  • Introduce the new parsers into the core (d087097)

🏡 Chore

  • Linter updates, workspace improvements (c995fba)
  • Switch to rollup for core bundling, update examples and CLI/vite plugin (aa71ab9)
  • Update tests, deps and readmes (b3660c1)

❤️ Contributors

[email protected]

28 Oct 11:33

Choose a tag to compare

Changelog

compare changes

🚀 Enhancements

  • Proper CSS typings, mixins etc. (a80be19)
  • Finish initial work on new selector / builder APIs. (c3768fc)
  • Adjust tests, start working on media queries and custom properties (7c282e2)
  • Finish working on media query builder (df83356)
  • Add media query 5 data, adjust tests, add 'parent' and 'main' navigation functions (e79f382)
  • Initial version of @surimi/selector-parser (0e774de)
  • Working on parsers (d46dc0c)
  • Introduce the new parsers into the core (d087097)
  • Re-usable styles and mixins (#38)
  • Allow nesting selector builders with the select method (#40)

🩹 Fixes

🏡 Chore

  • Start re-structuring the core (37fe1bc)
  • Linter updates, workspace improvements (c995fba)
  • Start to work on selector parsing (c671120)
  • Remove emotion/hash for now (ad5aed5)
  • Switch to rollup for core bundling, update examples and CLI/vite plugin (aa71ab9)
  • Update tests, deps and readmes (b3660c1)
  • Remove old implementation and console.logs (70bb7ce)
  • Depricate attribute builder and parent/main selectors for now (da2faf0)
  • Run linter (a05bf2b)
  • ci: Update scripts and config for upcoming releases, include new package (e1f3941)
  • surimi: Switch from tsup to tsdown (#43)

✅ Tests

  • Uglify media query tests to match the at-rule stringify format (dc43471)

❤️ Contributors