Commit 2d66e1a
Update examples with Nutrient SDK version 1.16.1 (#91)
* Update examples with Nutrient SDK version 1.16.1
* Pin pnpm examples to 1.16.1 and restore strict lib checking in Angular
The update script's @latest resolution served stale registry metadata
again, leaving the two pnpm-based examples at 1.15.1 (same failure as
the 1.16.0 bump). Pin them explicitly.
Drop the skipLibCheck the Angular example gained during 1.16.0
(WEB-4498): the 1.16.1 typings pass strict lib checking, and running
without the flag makes this example a regression test for the
published declarations.
Co-Authored-By: The Claudefather <noreply@anthropic.com>
---------
Co-authored-by: The Claudefather <noreply@anthropic.com>1 parent 7ee0ffd commit 2d66e1a
47 files changed
Lines changed: 109 additions & 110 deletions
File tree
- examples
- angular
- electron-nodeintegration
- electron
- elm
- gatsbyjs
- javascript-vite
- laravel
- nextjs
- nuxtjs
- pwa
- react
- salesforce
- force-app/main/default/pages
- svelte-kit
- svelte
- typescript-vite
- typescript
- src
- vite
- vue-composition-api
- vue
- webpack
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments