lit-mobx
lit-mobx copied to clipboard
Mixin and base class for using mobx with lit-element
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [pretty-quick](https://github.com/azz/pretty-quick) from 3.1.0 to 3.1.3. Release notes Sourced from pretty-quick's releases. v3.1.3 3.1.3 (2021-12-22) Bug Fixes detect git when in use git worktree (#142) (bc231a3) v3.1.2 3.1.2 (2021-11-16) Bug...
Bumps [eslint-formatter-pretty](https://github.com/sindresorhus/eslint-formatter-pretty) from 4.0.0 to 4.1.0. Release notes Sourced from eslint-formatter-pretty's releases. v4.1.0 Add TypeScript definition (#54) decbd28 https://github.com/sindresorhus/eslint-formatter-pretty/compare/v4.0.0...v4.1.0 Commits f8a490d 4.1.0 decbd28 Add TypeScript definition (#54) 4349f5c Move to...
## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.8.3. Release notes Sourced from typescript's releases. TypeScript 4.8.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
### Expected Behaviour Using async directives should 'just work' with the rendering component updating whenever an observable inside of the async directive is updated. The async directive of course should...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.9.5. Release notes Sourced from typescript's releases. TypeScript 4.9.5 For release notes, check out the release announcement. Downloads are available on: npm NuGet package Changes:...
Removes [flat](https://github.com/hughsk/flat). It's no longer used after updating ancestor dependency [@open-wc/testing](https://github.com/open-wc/open-wc/tree/HEAD/packages/testing). These dependencies need to be updated together. Removes `flat` Updates `@open-wc/testing` from 2.5.33 to 3.1.7 Release notes Sourced from...