n8n/packages/core
Iván Ovejero b1e715299d
feat(core, editor): Support pairedItem for pinned data (#3843)
* 📘 Adjust interface

*  Adjust pindata in state store

*  Add utils

*  Replace utils calls

*  Adjust pindata intake and display

* 🔥 Remove excess BE fixes

* 📝 Update comment

* 🧪 Adjust tests

* 🔥 Remove unneeded helper

* 🚚 Improve naming

* 🧹 Clean up `ormconfig.ts`

* 📘 Add types and type guards

*  Improve serializer for sqlite

*  Create migration utils

*  Set up sqlite serializer

* 🗃️ Write sqlite migration

* 🗃️ Write MySQL migration

* 🗃️ Write Postgres migration

*  Add imports and exports to barrels

* 🚚 Rename `runChunked` to `runInBatches`

*  Improve migration loggers

* ♻️ Address feedback

* 🚚 Improve naming
2022-08-22 17:46:22 +02:00
..
src feat(core, editor): Support pairedItem for pinned data (#3843) 2022-08-22 17:46:22 +02:00
test refactor: Add node IDs (#3788) 2022-08-03 13:06:53 +02:00
LICENSE.md 📚 Add missing full stop to license text 2022-03-25 09:54:00 +01:00
package.json 🔖 Release n8n-core@0.131.0 2022-08-17 11:19:31 +00:00
README.md refactor: Update additional README.md files 2022-08-03 13:34:49 +02:00
tsconfig.json Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00

n8n-core

n8n.io - Workflow Automation

Core components for n8n

npm install n8n-core

License

n8n is fair-code distributed under the Sustainable Use License.

Additional information about the license can be found in the docs.