Skip to content

Releases: user-interviews/ui-design-system

Release v6.0.0

14 May 16:30
8b9a4f9

Choose a tag to compare

Upgrades bootstrap to 5.3.6 (#1327)

5.3 introduces some new paradigms under the hood that impact how we consume bootstrap in rails server.  When updating rails server, we will want to proceed with caution.

Release v5.0.1

02 Apr 22:21
945c3a0

Choose a tag to compare

Set .node-version to 22.14.0 (#1324)

Release v5.0.0

02 Apr 21:37
fb26058

Choose a tag to compare

Upgrade to Node 22 and Dart-Sass (npm version) (#1323)

Incurs a lot of warnings due to changes between node-sass and sass-dart, mostly related to deprecations coming for Sass 3.0, but keeps things to just enough updates to get to Node 22. 

Skipping the Bootstrap upgrade, which hosed this last time.

Release v4.1.2

13 Mar 15:25
38e8b85

Choose a tag to compare

Force @babel/runtime, helpers @ 7.26.10 (#1321)

Forces the lock resolution this time (not quite complete in 4.1.1)

https://github.com/user-interviews/ui-design-system/security/dependabot/130
https://github.com/user-interviews/ui-design-system/security/dependabot/129

Release v4.1.1

12 Mar 22:52
95bbcb6

Choose a tag to compare

Cross-site Scripting (XSS) in serialize-javascript (#1319)

https://github.com/user-interviews/ui-design-system/security/dependabot/128

Release v4.1.0

12 Mar 22:07
19d4030

Choose a tag to compare

Upgrade [email protected] and [email protected] (#1317)

Resolves Dependabots:

Babel has inefficient RexExp complexity in generated code with .replace when transpiling named capturing groups
https://github.com/user-interviews/ui-design-system/security/dependabot/129

Cross-site Scripting (XSS) in serialize-javascript
https://github.com/user-interviews/ui-design-system/security/dependabot/128

esbuild enables any website to send any requests to the development server and read the response
https://github.com/user-interviews/ui-design-system/security/dependabot/126

Removes unnecessary @types/testing-library__jest-dom

Release v4.0.1

03 Feb 17:06
62cb4ab

Choose a tag to compare

Upgrades Yarn to 4.6.0 (#1315)

Release v4.0.0

31 Jan 17:42
37e10c2

Choose a tag to compare

What's Changed

Full Changelog: v3.12.0...v4.0.0

Release v3.12.0

20 Dec 15:08
057ddd0

Choose a tag to compare

Update date-fns and date-fns-tz peer deps (#1307)

Release v3.11.0

19 Dec 13:40
d2a4dc2

Choose a tag to compare

Add isWithinModal option to DateTimePicker (#1305)