Releases: wix-incubator/obsidian
Releases · wix-incubator/obsidian
2.31.0
03 May 07:56
Compare
Sorry, something went wrong.
No results found
2.30.0
07 Apr 05:27
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: prevent devDependency imports in production source files by @guyca in #275
fix: throw on null sources in addSources/mapSources by @guyca in #276
fix: Observable.first() now resolves immediately for falsy values by @guyca in #277
fix: improve addSources/mapSources initialization tracking by @guyca in #278
fix(eslint-plugin): ignore underscore-prefixed params in unresolvedProviderDependencies rule by @guyca in #281
fix(eslint-plugin-obsidian): move @typescript-eslint/* to peerDependencies by @guyca in #280
feat: go-to-definition for dependencies in abstract graph classes by @guyca in #282
Full Changelog : 2.29.0...2.30.0
2.29.0
21 Jan 17:14
Compare
Sorry, something went wrong.
No results found
2.28.0
05 Jan 10:07
Compare
Sorry, something went wrong.
No results found
2.27.0
22 Nov 16:45
Compare
Sorry, something went wrong.
No results found
2.26.1
07 Nov 05:10
Compare
Sorry, something went wrong.
No results found
2.25.0
31 Oct 17:46
Compare
Sorry, something went wrong.
No results found
What's Changed
Handle graphs imported from external packages in ESLint plugin and VS Code extension by @guyca in #237
Ignore leading underscore when checking for unresolved dependencies by @guyca in #240
Full Changelog : 2.23.0...2.25.0
2.23.0
18 May 04:55
Compare
Sorry, something went wrong.
No results found
What's Changed
Bail when property is retrieved instead of evaluating the entire graph by @guyca in #227
Full Changelog : 2.21.0...2.23.0
2.21.0
23 Mar 06:20
Compare
Sorry, something went wrong.
No results found
What's Changed
Support lower case decorators in WASM plugin by @guyca in #213
Support both legacy and modern decorators syntax by @guyca in #215
Full Changelog : 2.20.1...2.21.0
2.20.1
17 Mar 21:24
Compare
Sorry, something went wrong.
No results found