Skip to content

Releases: sneko/dsfr-connect

v1.1.2

10 Jan 20:43
Compare
Choose a tag to compare

1.1.2 (2024-01-10)

Bug Fixes

  • docs: rename defects "infirma -> infima" + precise how to use scss theme file (acfec26)
  • docs: vuetify documentation was wrong and incomplete (9b0a279)

v1.1.1

09 Jan 17:28
Compare
Choose a tag to compare

1.1.1 (2024-01-09)

Bug Fixes

  • typo (394014c)
  • use "prepare" instead of "postinstall" to act only when developing (#2) (17a7378)

v1.1.0

22 Nov 17:04
Compare
Choose a tag to compare

1.1.0 (2023-11-22)

Bug Fixes

  • cors was not configured for netlify (b2003d1)
  • fix semantic-release version with pnpx since new ones are no longer compatible with node v18.16.0 (11c0197)

Features

  • implement a theme for mastodon v4 (394ecbf)

v1.0.5

15 Jun 15:43
Compare
Choose a tag to compare

1.0.5 (2023-06-15)

Bug Fixes

  • npm: the package was not including dist folder due to .gitignore (e4d1cd8)
  • typo + text (3724b5d)

v1.0.4

13 Jun 13:32
Compare
Choose a tag to compare

1.0.4 (2023-06-13)

Bug Fixes

v1.0.3

13 Jun 04:54
Compare
Choose a tag to compare

1.0.3 (2023-06-13)

Bug Fixes

  • className typo (34e82f3)
  • force turbo to use a build order since dsfr-connect compiled files are needed in other packages (548f681)
  • LinkTo cannot work for docs (only component stories) (b8c02aa)
  • linter: missing env variable declaration + work around weird tsx errors (79307cd)
  • some json files were not generated (3fd3949)
  • targeting main instance (377d7b3)
  • wrong code example imports (6a3765b)

v1.0.2

08 Jun 14:10
Compare
Choose a tag to compare

1.0.2 (2023-06-08)

Bug Fixes

  • add transpilation to generate json files since our deps mix their format (cjs, esm...) (1b70258)
  • align packages versions if makes sense + exclude ".storybook/manager.ts" in tsconfig of vuetify because it messes up (probably due to pnpm... we gave a lot of attempts with no success) (510c919)
  • some vue components did not have the right SFC format (afbefe0)

v1.0.1

04 Jun 21:04
Compare
Choose a tag to compare

1.0.1 (2023-06-04)

Bug Fixes

  • package must be public to be published on npm (327e3b4)

v1.0.0

04 Jun 15:18
Compare
Choose a tag to compare

1.0.0 (2023-06-04)

Bug Fixes