·
126 commits
to master
since this release
Patch Changes
-
#1369
05ef2f0Thanks @askoufis! - Fixes a bug where an internal Remix plugin would throw an error inside thevite-nodecompiler -
#1368
90f0315Thanks @askoufis! - Update@vanilla-extract/integrationdependencyThis fixes a bug where APIs that used the
walkObjectutility (e.g.createTheme) would fail when used with module namespace objects insidevite-node. This was due to the previous implementation using the input object'sconstructorto initialize a clone, which does not work with module namespace objects because they do not have aconstructorfunction. -
Updated dependencies [
c8aefe0]:- @vanilla-extract/[email protected]