lwc 6.2.0 → 6.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.d.ts +0 -1
  2. package/package.json +16 -16
package/index.d.ts CHANGED
@@ -207,7 +207,6 @@ declare module 'lwc' {
207
207
  *
208
208
  * in which 'GetRecordConfig' is the adapter config object type and 'RecordRepresentation'
209
209
  * is the returned value.
210
- *
211
210
  * @param adapter the adapter used to provision data
212
211
  * @param config configuration object for the adapter
213
212
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lwc",
3
- "version": "6.2.0",
3
+ "version": "6.2.1",
4
4
  "description": "Lightning Web Components (LWC)",
5
5
  "homepage": "https://lwc.dev/",
6
6
  "repository": {
@@ -20,21 +20,21 @@
20
20
  "*.d.ts"
21
21
  ],
22
22
  "dependencies": {
23
- "@lwc/aria-reflection": "6.2.0",
24
- "@lwc/babel-plugin-component": "6.2.0",
25
- "@lwc/compiler": "6.2.0",
26
- "@lwc/engine-core": "6.2.0",
27
- "@lwc/engine-dom": "6.2.0",
28
- "@lwc/engine-server": "6.2.0",
29
- "@lwc/errors": "6.2.0",
30
- "@lwc/features": "6.2.0",
31
- "@lwc/module-resolver": "6.2.0",
32
- "@lwc/rollup-plugin": "6.2.0",
33
- "@lwc/shared": "6.2.0",
34
- "@lwc/style-compiler": "6.2.0",
35
- "@lwc/synthetic-shadow": "6.2.0",
36
- "@lwc/template-compiler": "6.2.0",
37
- "@lwc/wire-service": "6.2.0"
23
+ "@lwc/aria-reflection": "6.2.1",
24
+ "@lwc/babel-plugin-component": "6.2.1",
25
+ "@lwc/compiler": "6.2.1",
26
+ "@lwc/engine-core": "6.2.1",
27
+ "@lwc/engine-dom": "6.2.1",
28
+ "@lwc/engine-server": "6.2.1",
29
+ "@lwc/errors": "6.2.1",
30
+ "@lwc/features": "6.2.1",
31
+ "@lwc/module-resolver": "6.2.1",
32
+ "@lwc/rollup-plugin": "6.2.1",
33
+ "@lwc/shared": "6.2.1",
34
+ "@lwc/style-compiler": "6.2.1",
35
+ "@lwc/synthetic-shadow": "6.2.1",
36
+ "@lwc/template-compiler": "6.2.1",
37
+ "@lwc/wire-service": "6.2.1"
38
38
  },
39
39
  "lwc": {
40
40
  "modules": [