- Notifications
You must be signed in to change notification settings - Fork74
Releases: mrmckeb/typescript-plugin-css-modules
Releases · mrmckeb/typescript-plugin-css-modules
v5.1.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
What's Changed
- chore: update dependencies by@mrmckeb in#255
- feat: add env var to disable plugin by@ekilah in#244
- docs: update README regexp by@mrmckeb in#256
- feat(getCssExports): adds support for SCSS/SASS partials via aliases by@rmachado-studocu in#251
- feat: customRender return sourceMap support by@qyzzzz in#249
New Contributors
- @rmachado-studocu made their first contribution in#251
- @qyzzzz made their first contribution in#249
Full Changelog:v5.0.2...v5.1.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v5.0.2
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
What's Changed
- fix: update module resolution for non-relative paths by@smoores-dev in#229
- chore: bump word-wrap from 1.2.3 to 1.2.4 by@dependabot in#230
- chore: bump @adobe/css-tools from 4.0.1 to 4.3.1 by@dependabot in#234
- chore: bump semver from 5.7.1 to 5.7.2 by@dependabot in#232
- chore: bump postcss from 8.4.21 to 8.4.31 by@dependabot in#239
New Contributors
- @smoores-dev made their first contribution in#229
Full Changelog:v5.0.1...v5.0.2
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v5.0.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v5.0.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Breaking changes:
New features:
Bug fixes:
- Fixed use of non-init provided TypeScript lib and move to consistent
server
imports (@jakebailey,#213).
New contributors:
- @jakebailey made their first contribution in#213.
Full changelog:v4.2.3...v5.0.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v5.0.0-beta.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v5.0.0-beta.0Pre-release
Pre-release
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v4.2.3
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Bug fixes:
- Fixed a bug where named exports were dropped when
goToDefinition
is enabled (@mrmckeb,#208). - Fixed support for
composes
in CSS modules (@mrmckeb,#210).
Full changelog:v4.2.2...v4.2.3
v4.2.2
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Bug fixes:
Full changelog:v4.2.1...v4.2.2
v4.2.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v4.2.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
New features:
- Add Less support for
goToDefinition
(@mariusGundersen,#192). - Add
additionalData
option to append text content to files before they're processed (@mrmckeb,#203).
Bug fixes:
Other:
- Remove unsupported
postcss-*
packages (@mrmckeb,#201). - Improve
goToDefinition
documentation and add additional tests (@mrmckeb,#202).
New contributors
- @mariusGundersen made their first contribution in#192.
- @dennispg made their first contribution in#193.
Full changelog:v4.1.1...v4.2.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.1.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Bug fixes:
- Fix a bug where bad syntax was expected when
noUncheckedIndexedAccess
is enabled (#184).
Full changelog:v4.1.0...v4.1.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.